home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 312 < prev    next >
Text File  |  1996-08-06  |  2KB  |  46 lines

  1. Newsgroups: comp.lang.c,comp.std.c
  2. Path: in2.uu.net!world!mv!usenet
  3. From: ENGR@GSSI.MV.COM (Michael Furman)
  4. Subject: Re: Integral conversion e.t.c. (was: Re: Hungarian notation)
  5. Message-ID: <DMBp73.1wv@mv.mv.com>
  6. Mime-Version: 1.0
  7. Organization: GSSI
  8. Date: Mon, 5 Feb 1996 22:01:50 GMT
  9. References: <30C40F77.53B5@swsbbs.com> <SPENCER.96Jan22113215@zorgon.ERA.COM> <KANZE.96Feb5133404@slsvewt.lts.sel.alcatel.de>
  10. X-Newsreader: WinVN 0.93.10
  11. X-Nntp-Posting-Host: gssi.mv.com
  12.  
  13. In article <KANZE.96Feb5133404@slsvewt.lts.sel.alcatel.de>, 
  14. kanze@lts.sel.alcatel.de says...
  15. >
  16. >There is no `asm' keyword in the C standard.
  17. >
  18. >I do see a difference in using an `asm' extension (with the meaning as
  19. >in classical C) and dereferencing a null pointer, in that the first is
  20. >not undefined behavior; it requires a diagnostic, so presumably,
  21. >anyone porting my code will stumble across it, and realize that they
  22. >have a portability problem.
  23. >
  24. >But this only works because `asm' is *not* undefined behavior.
  25.  
  26. Ok - I believe that I am not correct. I do not have C standard and I was 
  27. just guessing. But C++ draft definitly contains "asm". Is it changed in
  28. C++ (in "my" direction) or I am wrong again?
  29.  
  30. >--
  31. >James Kanze         Tel.: (+33) 88 14 49 00        email: kanze@gabi-soft.fr
  32. >GABI Software, Sarl., 8 rue des Francs-Bourgeois, F-67000 Strasbourg, France
  33. >Conseils, Θtudes et rΘalisations en logiciel orientΘ objet --
  34. >                -- A la recherche d'une activitΘ dans une region francophone
  35. >
  36.  
  37. -- 
  38. <<<<<<<< This is a copy of post to the newsgroup >>>>>>>>
  39. ---------------------------------------------------------------
  40. Michael Furman,                       (603)893-1109
  41. Geophysical Survey Systems, Inc.  fax:(603)889-3984
  42. 13 Klein Drive - P.O. Box 97          engr@gssi.mv.com 
  43. North Salem, NH 03073-0097            71543.1334@compuserve.com
  44. ---------------------------------------------------------------
  45.  
  46.